A B C D E F G H I L M N O P R S T V W X

G

generateOrchestrator() - Method in class control.Orchestrator
creates the orchestrator generator storing the result in a map with: key = a target state, a community state and an action for which they are in simulation value = a set of services which are able to perform this simulation between states and for an action indicates in the key
get(int) - Method in class abstraction.AvailableServices
Returns the element at the specified position in this list.
get(int) - Method in class control.CState
gets a state of a service specified by the posistion
getAboutItem() - Method in class presentation.OrchestratorFrame
This method initializes aboutItem
getAction() - Method in class abstraction.StateAction
 
getAction() - Method in class abstraction.TransitionFunction
get action of a transition function
getAction() - Method in class control.OrchestratorKey
gets the action which is part of this orchestrator key
getActions(State) - Method in class abstraction.Service
get all possible action from a present state
getAddServicesButton() - Method in class presentation.AvailablePanel
This method initializes addServicesButton
getAddTargetButton() - Method in class presentation.TargetPanel
This method initializes addTargetButton
getAvailablePanel() - Method in class presentation.OrchestratorFrame
This method initializes availablePanel
getAvailablePresentStatesScrollPane() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes availablePresentStatesScrollPane
getAvailablePresentStatesTable() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes availablePresentStatesTable
getAvailableServicesScrollPane() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes availableServicesScrollPane
getAvailableServicesTable() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes availableServicesTable
getAvailableStartStates() - Method in class presentation.StartStatesDialog
Getter of start states of available services
getCancelButton() - Method in class presentation.ChoiceLayoutDialog
This method initializes cancelButton
getCancelButton() - Method in class presentation.StartStatesDialog
This method initializes cancelButton
getCartesianProductPanel() - Method in class presentation.OrchestratorFrame
This method initializes cartesianProductPanel
getCartesianProductScrollPane() - Method in class presentation.CartesianProductPanel
This method initializes orchestratorScrollPane
getChangeRepresentationButton() - Method in class presentation.CartesianProductPanel
This method initializes changeRepresentationButton
getChangeRepresentationButton() - Method in class presentation.OrchestratorGraphPanel
This method initializes changeRepresentationButton
getChoiceLayoutComboBox() - Method in class presentation.ChoiceLayoutDialog
This method initializes choiseLayoutComboBox
getChoiceLayoutContentPane() - Method in class presentation.ChoiceLayoutDialog
This method initializes choiseLayoutContentPane
getCommunityState() - Method in class control.SimulatedBy
gets the community state that simulates the target state in this pair
getCommunityStates() - Method in class control.Community
returns an iterator on community states created on fly
getDeleteTargetButton() - Method in class presentation.TargetPanel
This method initializes deleteTargetButton
getDoActionButton() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes doActionButton
getEdgeMap() - Method in class presentation.graph.GraphFactory
Return an hash map key: action of service value: edge of graph
getExecuteOrchestratorPanel() - Method in class presentation.OrchestratorFrame
This method initializes simulationPanel
getExitItem() - Method in class presentation.OrchestratorFrame
This method initializes exitItem1
getFileMenu() - Method in class presentation.OrchestratorFrame
This method initializes fileMenu
getFinalCommunityStates() - Method in class control.Community
returns on iterator on final community states created on fly
getFinalStates() - Method in class abstraction.Service
get all final states of Service
getFinalStatesSet() - Method in class abstraction.Service
get all final states of Service
getGraph() - Method in class presentation.graph.GraphFactory
return the generated graph
getGraphLayout() - Method in class presentation.ChoiceLayoutDialog
return the name of the selected layout
getGraphScrollPane() - Method in class presentation.AvailablePanel
This method initializes graphScrollPane
getGraphScrollPane() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes graphScrollPane
getHelpItem() - Method in class presentation.OrchestratorFrame
This method initializes helpItem
getHelpMenu() - Method in class presentation.OrchestratorFrame
This method initializes helpMenu
getInitialAvailableStateComboBox() - Method in class presentation.StartStatesDialog
This method initializes initialAvailableStateComboBox
getInitialState() - Method in class abstraction.Service
get initial state
getInitialStates() - Method in class control.Community
gets the initial community state
getInitialStatesContentPane() - Method in class presentation.StartStatesDialog
This method initializes initialStatesContentPane
getIterator() - Method in class abstraction.AvailableServices
Method gets enumerator on key of hashtable Community
getJContentPane() - Method in class presentation.OrchestratorFrame
This method initializes jContentPane
getLastFolder() - Method in class presentation.OrchestratorFrame
This method return the last directory used by user
getListScrollPane() - Method in class presentation.AvailablePanel
This method initializes listScrollPane
getMainTabbedPane() - Method in class presentation.OrchestratorFrame
This method initializes mainTabbedPane
getMenubar() - Method in class presentation.OrchestratorFrame
This method initializes menubar
getName() - Method in class abstraction.Action
get a action's name.
getName() - Method in class abstraction.Service
get the service's name
getName() - Method in class abstraction.State
get a state's name.
getNextState() - Method in class abstraction.TransitionFunction
get a next state of a transition function
getNextStates(State, Action) - Method in class abstraction.Service
get the next states from a state-action
getOkButton() - Method in class presentation.ChoiceLayoutDialog
This method initializes okButton
getOkButton() - Method in class presentation.StartStatesDialog
This method initializes okButton
getOrchestrator() - Method in class control.Orchestrator
gets an iterator on the element of the map produced by the orchestrator generator
getOrchestratorGraphPanel() - Method in class presentation.OrchestratorFrame
This method initializes orchestratorGraphPanel
getOrchestratorMenu() - Method in class presentation.OrchestratorFrame
This method initializes OrchestratorMenu
getOrchestratorModel() - Method in class presentation.util.XmlTableOrchestratorFactory
Return the table model that holds the orchestratot
getOrchestratorPanel() - Method in class presentation.OrchestratorFrame
This method initializes orchestratorPanel
getOrchestratorScrollPane() - Method in class presentation.OrchestratorGraphPanel
This method initializes orchestratorScrollPane
getOrchestratorScrollPane() - Method in class presentation.OrchestratorTablePanel
This method initializes orchestratorScrollPane
getOrchestratorTable() - Method in class presentation.OrchestratorTablePanel
This method initializes orchestratorTable
getPerimeterPoint(VertexView, Point2D, Point2D) - Method in class presentation.graph.FinalStateVertexRenderer
 
getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class presentation.graph.FinalStateVertexView
 
getPerimeterPoint(VertexView, Point2D, Point2D) - Method in class presentation.graph.StateVertexRenderer
 
getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class presentation.graph.StateVertexView
 
getPosition(Service) - Method in class abstraction.AvailableServices
Method gets position of service
getPresentState() - Method in class abstraction.StateAction
 
getPresentState() - Method in class abstraction.TransitionFunction
get a present state of a transition function
getProduct() - Method in class presentation.OrchestratorFrame
This method create and return the Cartesian Product
getRemoveAllButton() - Method in class presentation.AvailablePanel
This method initializes removeAllButton
getRemoveServiceButton() - Method in class presentation.AvailablePanel
This method initializes removeServiceButton
getRenderer() - Method in class presentation.graph.FinalStateVertexView
 
getRenderer() - Method in class presentation.graph.StateVertexView
 
getSaveToDotButton() - Method in class presentation.AvailablePanel
This method initializes saveToDotButton
getSaveToDotButton() - Method in class presentation.CartesianProductPanel
This method initializes saveToDotButton
getSaveToDotButton() - Method in class presentation.OrchestratorGraphPanel
This method initializes saveToDotButton
getSaveToDotButton1() - Method in class presentation.TargetPanel
This method initializes saveToDotButton1
getSaveToImageButton() - Method in class presentation.AvailablePanel
This method initializes saveToImageButton
getSaveToImageButton() - Method in class presentation.CartesianProductPanel
This method initializes saveToImageButton
getSaveToImageButton() - Method in class presentation.OrchestratorGraphPanel
This method initializes saveToImageButton
getSaveToImageButton1() - Method in class presentation.TargetPanel
This method initializes saveToImageButton1
getSaveToXmlButton() - Method in class presentation.OrchestratorTablePanel
This method initializes saveToXmlButton
getService(int) - Method in class control.Community
gets the service in the specified position
getServiceComboBox() - Method in class presentation.StartStatesDialog
This method initializes serviceComboBox
getServicePosition(Service) - Method in class control.Community
gets the position of a service in the set of available services
getServices() - Method in class presentation.AvailablePanel
Returns the available services
getServicesForStateAction(OrchestratorKey) - Method in class control.Orchestrator
gets the set of services which are able to perform a simulation between a target state and a community state with an action
getServicesList() - Method in class presentation.AvailablePanel
This method initializes servicesList
getSetStartStatesButton() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes setInitialStatesButton
getShowOrchestratorButton() - Method in class presentation.OrchestratorTablePanel
This method initializes showOrchestratorButton
getShowProductButton() - Method in class presentation.CartesianProductPanel
This method initializes showProductButton
getShowSimulationButton() - Method in class presentation.OrchestratorTablePanel
This method initializes showSimulationButton
getSimulatedBy() - Method in class control.OrchestratorKey
gets the pair of states which are in this orchestrator key
getSimulationModel() - Method in class presentation.util.XmlTableOrchestratorFactory
Return the table model that holds the simulation
getSimulationSet() - Method in class control.Orchestrator
gets an iterator on the simulation set
getSimulationSet() - Method in class control.Simulation
gets an iterator on the element of the simulation set
getSize() - Method in class control.CState
gets the number of states which are in an object CState
getStartItem() - Method in class presentation.OrchestratorFrame
This method initializes startItem
getStates() - Method in class abstraction.Service
get all states of the service
getStopItem() - Method in class presentation.OrchestratorFrame
This method initializes stopItem
getTargetActionsScrollPane() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes targetActionsScrollPane
getTargetActionsTable() - Method in class presentation.ExecuteOrchestratorPanel
This method initializes targetActionsTable
getTargetInitialStateComboBox() - Method in class presentation.StartStatesDialog
This method initializes targetInitialStateComboBox
getTargetPanel() - Method in class presentation.OrchestratorFrame
This method initializes targetPanel
getTargetScrollPane() - Method in class presentation.TargetPanel
This method initializes targetScrollPane
getTargetService() - Method in class presentation.TargetPanel
This method returns the target service
getTargetStartState() - Method in class presentation.StartStatesDialog
Getter of start state of target service
getTargetState() - Method in class control.SimulatedBy
gets the target state which is present in this pair of states that are in simulation
GetTextFromPdf(String) - Static method in class abstraction.ConvertPdf
 
getTransitionFunctions() - Method in class abstraction.Service
et all the triples of present state, action and next state stored from the document
getTransitionFunctionsSet() - Method in class abstraction.Service
get all the triples of present state, action and next state stored from the document
getVertexMap() - Method in class presentation.graph.GraphFactory
Return an hash map key: state of service value: vertex of graph
getXmlOrchestrator() - Method in class presentation.util.XmlTableOrchestratorFactory
Getter of orchestator xml
getXmlSimulation() - Method in class presentation.util.XmlTableOrchestratorFactory
Getter of simulation xml
getXslOrchestrator() - Method in class presentation.util.XmlTableOrchestratorFactory
Return the style sheet for xml orchestrator
getXslSimulation() - Method in class presentation.util.XmlTableOrchestratorFactory
Return the style sheet for xml simulation
graph - Variable in class presentation.ExecuteOrchestratorPanel
 
graph - Variable in class presentation.graph.GraphFactory
 
GraphFactory - Class in presentation.graph
Factory to create a JGraph object from a Service
GraphFactory(Service) - Constructor for class presentation.graph.GraphFactory
Create a new GraphFactory
graphScrollPane - Variable in class presentation.AvailablePanel
 
graphScrollPane - Variable in class presentation.ExecuteOrchestratorPanel
 

A B C D E F G H I L M N O P R S T V W X